home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 May / Chip_2003-05_cd1.bin / tema / pasoft / DEMOSK.EXE / {app} / Pokladna.exe / 0 / RCDATA / TFORMNAHLED / TFORMNAHLED.txt
Text File  |  2003-03-18  |  2KB  |  64 lines

  1. object FormNahled: TFormNahled
  2.   Left = 52
  3.   Top = 35
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsSingle
  6.   Caption = 'N∩┐╜hled na pokladn∩┐╜ doklad p∩┐╜ed tiskem'
  7.   ClientHeight = 446
  8.   ClientWidth = 641
  9.   Color = clWhite
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -4
  13.   Font.Name = 'System'
  14.   Font.Style = []
  15.   OldCreateOrder = True
  16.   Position = poScreenCenter
  17.   PixelsPerInch = 96
  18.   TextHeight = 16
  19.   object Plocha: TImage
  20.     Left = 0
  21.     Top = 32
  22.     Width = 625
  23.     Height = 800
  24.     AutoSize = True
  25.   end
  26.   object Button1: TButton
  27.     Left = 303
  28.     Top = 4
  29.     Width = 114
  30.     Height = 27
  31.     Caption = 'Zav∩┐╜∩┐╜t n∩┐╜hled'
  32.     TabOrder = 0
  33.     OnClick = Button1Click
  34.   end
  35.   object OKBtn: TBitBtn
  36.     Left = 184
  37.     Top = 4
  38.     Width = 112
  39.     Height = 27
  40.     Hint = 'Potvrd∩┐╜ vlo∩┐╜en∩┐╜ ∩┐╜daje a vytiskne doklad'
  41.     Caption = '&Tisk dokladu'
  42.     Default = True
  43.     ModalResult = 1
  44.     TabOrder = 1
  45.     Glyph.Data = {
  46.       76010000424D7601000000000000760000002800000020000000100000000100
  47.       0400000000000001000000000000000000001000000010000000000000000000
  48.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  49.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333000333
  50.       3333333333333333333333330087700333333333333333333333330088700770
  51.       0333333333333333333330887787700770033333333333333333377788877770
  52.       07033333333333333333778888877777700333333333333333337F8888F77777
  53.       777033333333333333337F88FF888777777033333333333333337FFF88998887
  54.       777033333333333333337F88AA88877087703333333333333333377F88877FF0
  55.       8003333333333333333333377F7FFFFF033333333333333333333333377FFFFF
  56.       F033333333333333333333333337FFFFFF003333333333333333333333337FFF
  57.       7733333333333333333333333333377733333333333333333333}
  58.     Margin = 4
  59.     NumGlyphs = 2
  60.     Spacing = -1
  61.     IsControl = True
  62.   end
  63. end
  64.